home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Games Collection 1 / software vault.zip / software vault / CDR06 / TRAF3_15.ZIP / TRAF.BAT < prev    next >
DOS Batch File  |  1993-07-23  |  444b  |  14 lines

  1. echo off
  2. C:                      <- WHEREVER YOU RUN FROM
  3. cd\gap                  <- INTO GAP DIRECTORY
  4. qkdoor gap pcb14        <- CONVERT TO PCB14 if needed
  5. cd \doors\traf
  6. traffic traffic.cfg
  7. cd\gap                  <- RETURN TO BOARD
  8.  
  9.  
  10. rem   Delete the <- statements and every thing after line 8
  11. rem   and this can be your batch file!
  12. rem   Line four is an example if a conversion program is needed,
  13. rem   delete if not needed.
  14.